de_image ~master (2022-01-31T01:34:57.6577976)
Dub
Repo
ImageObject.height
devisualization
image
interfaces
ImageObject
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
height
[@property getter]
size_t
height
[@property getter]
class
ImageObject
(Impl)
@
property
@
nogc
nothrow @
trusted
shared
size_t
height
(
)
if
(
is
(
Impl
== struct) &&
isUnsigned
!(
ImageIndexType
!
Impl
)
&&
(
ImageIndexType
!
Impl
).
sizeof
<= (
void
*).
sizeof
)
Meta
Source
See Implementation
devisualization
image
interfaces
ImageObject
aliases
Color
constructors
this
functions
getPixel
opIndex
opIndexAssign
resize
setPixel
properties
height
width